home *** CD-ROM | disk | FTP | other *** search
/ Postcardigtal: Baalbeck / postcardigtal: Baalbeck.iso / mac / fguidedtour.swf / scripts / DefineSprite_20 / frame_1 / DoAction.as
Text File  |  2003-07-04  |  364b  |  8 lines

  1. var component = _parent._parent;
  2. component.registerSkinElement(arrow_mc,"arrow");
  3. component.registerSkinElement(face_mc,"face");
  4. component.registerSkinElement(shadow_mc,"shadow");
  5. component.registerSkinElement(darkshadow_mc,"darkshadow");
  6. component.registerSkinElement(highlight_mc,"highlight");
  7. component.registerSkinElement(highlight3D_mc,"highlight3D");
  8.